home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / steppenw.swf / scripts / DefineButton2_440 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  61 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(1277);
  4. }
  5.